home *** CD-ROM | disk | FTP | other *** search
-
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ Hornet - Naval Striker Fighter by Spectrum Holobyte ║
- REM ║ ║
- REM ║ For FLCS & WCS Mark II ║
- REM ║ ║
- REM ║ Digital Throttle - Continuous Characters ║
- REM ║ ║
- REM ║ The aim of this configuration is to take advantage of the FLCS' ║
- REM ║ extra hat switches to assign major function groups to a single ║
- REM ║ control. While the M50 file for this B50 has EVERY game control ║
- REM ║ entered, most are not needed in the heat of combat. I strove for ║
- REM ║ adherence to the primary goal of HOTAS; having the necessary control ║
- REM ║ instantly available without hunting the cockpit. In A-A engagements ║
- REM ║ this becomes crucial. That's why a lot of controls like map cursor ║
- REM ║ keys and wingman commands (although that is certainly debateable), ║
- REM ║ are not programmed into this B50, since these will almost exclusively║
- REM ║ be used in a non-hostile moment. The beauty of the control afforded ║
- REM ║ by the FLCS and the C&CC software (especially the MACRO files) is if ║
- REM ║ you disagree with my interpretation, yours is easy enough to replace ║
- REM ║ mine with! Try this one first though, my A-A kill ratio went up ║
- REM ║ substantially and immediately as soon as I started using it! ║
- REM ║ ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
-
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ Written and Tested by Ed Bowser - August, 1994 ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
-
- REM ╔══════════════════════════════════╗
- REM ║ WCS Mark II Base Switch Settings ║
- REM ║ ║
- REM ║ Black Hat switch = Digital ║
- REM ║ Red Switch = Digital ║
- REM ╚══════════════════════════════════╝
-
- REM NOTE: No throttle statement is needed with the WCS II when run thru the
- REM FLCS as analog! When no throttle statement is encountered for the
- REM WCS II, ANALOG is assumed, and the RED switch must set to ANALOG.
-
- REM ╔═══════════════╗
- REM ║ Game Settings ║
- REM ╚═══════════════╝
-
- REM Choose plain JOYSTICK in SYSTEM SETUP. DO NOT select Thrustmaster
- REM Controls!
-
- REM ╔══════════════╗
- REM ║ MDF Filename ║
- REM ╚══════════════╝
-
- Mdef HORNETD
-
- REM ╔════════════╗
- REM ║ Enable WCS ║
- REM ╚════════════╝
-
- USE WCS
-
- REM ╔═══════════════╗
- REM ║ FLCS Commands ║
- REM ╚═══════════════╝
-
- BTN TG2 S3_In AVTR_On/Off
- S3_Out Fire_Weapon
-
- REM Hat 1 as View Control
-
- BTN H1U /T Padlock
- /T Forward_View
- BTN H1L /P Left_View
- /R Forward_View
- BTN H1R /P Right_View
- /R Forward_View
- BTN H1D /P Rear_View
- /R Forward_View
-
- BTN S1 /P Target_View
- /R Padlock
- BTN S2 S3_In Cycle_Air_To_Gnd
- S3_Out Cycle_Air_to_Air
- BTN S3 RDR_TGT_Clr_Lock
- BTN S4 Look_Up/Dn
-
- REM Hat 2 as RADAR Mode and Target Selector
-
- BTN H2U RDR_TGT_Select
- BTN H2L RDR_SCN_Mode
- BTN H2R RDR_ACM_Mode
- BTN H2D RDR_GM_Mode
-
- REM Hat 3 as RADAR adjustment control
-
- BTN H3U RDR_Range
- BTN H3L RDR_Elevation
- BTN H3R RDR_Azimuth
- BTN H3D RDR_On/Off
-
- REM Hat 4 as External View control
-
- BTN H4U S3_In HI_Toggle
- S3_Out Sat_View
- BTN H4L S3_In Cycle_Left_DDI
- S3_Out Target_View
- BTN H4R S3_In Cycle_Right_DDI
- S3_Out Chase_View
- BTN H4D S3_In Swap_DDIs
- S3_Out Ground_View
- BTN H4M S3_In Forward_View
- S3_Out Forward_View
-
- REM ╔═════════════════╗
- REM ║ WCS II Commands ║
- REM ╚═════════════════╝
-
- BTN T1 Chaff_&_Flare
- BTN T2 ECM_On/Off
- BTN T3 RDR_IFF_Check
-
- BTN T4 S3_In WheelBrakes
- S3_Out AWACS
-
- BTN T5 S3_In Gear
- S3_Out Flaps
-
- BTN T6 S3_In Bailout
- S3_Out SpeedBrake
-
- BTN T7 S3_In Cat_Launch
- S3_Out RDR_ILS_On/Off
-
- BTN T8 S3_In Call_LSO
- S3_Out Panel_Up/Down
-
- @Digital_Throttl
- @Minimum_Throttl
-
- REM ╔═══════════════════════════════════════════════════════════════════╗
- REM ║ ║
- REM ║ NOTE: THIS FILE IS TO BE USED WITH THE F16C BLOCK 50 FLCS ║
- REM ║ joystick made exclusively by ThrustMaster, Inc. ║
- REM ║ ║
- REM ║ Don't have one of these joysticks that are so realistic they look ║
- REM ║ like they've been ripped out of the jet? Just pick up your phone ║
- REM ║ and dial 503-639-3200 or fire up the FAX machine and send a FAX ║
- REM ║ to ThrustMaster, Inc. Ask for the Order department. Have your ║
- REM ║ Visa or MasterCard ready. ║
- REM ║ ║
- REM ╚═══════════════════════════════════════════════════════════════════╝
-